Skip to content

Conversation

@ryanmac
Copy link
Owner

@ryanmac ryanmac commented Jul 25, 2025

Summary

Patch release v0.1.3 to include the code quality improvements that were merged to main after v0.1.2.

Changes

  • Version bump: 0.1.2 β†’ 0.1.3
  • Includes code quality improvements from commit c1d5f7b:
    • ✨ Black formatting applied to all Python files
    • 🧹 Trailing whitespace removed from all source files
    • πŸ“ All Python files now end with proper newlines
    • πŸ“¦ Import order issues fixed (E402 violations)
    • βœ… All tests pass (17/17) with zero linting violations

Files Updated

  • VERSION - Bumped to 0.1.3
  • pyproject.toml - Version updated to 0.1.3
  • CHANGELOG.md - Added v0.1.3 release notes

Release Process

Once this PR is merged:

  1. GitHub Actions will automatically create the v0.1.3 release
  2. Release assets will be generated and uploaded
  3. The release will include all code quality improvements

πŸ€– Generated with Claude Code

- Bump version from 0.1.2 to 0.1.3
- Update VERSION, pyproject.toml, and CHANGELOG.md
- Includes code quality improvements from commit c1d5f7b

πŸ€– Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@ryanmac ryanmac merged commit bf9722c into main Jul 25, 2025
10 checks passed
@ryanmac ryanmac deleted the release/v0.1.3 branch July 25, 2025 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants